GPX: Avoid a realloc/copy when reading large data segments that come in multiple...
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sat, 14 Jun 2008 14:44:11 +0000 (14:44 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sat, 14 Jun 2008 14:44:11 +0000 (14:44 +0000)
commit7cb45da725a27e82da4cac90d6a8b379e66cbdb2
treeda0ffe0e99e38be32a2f36bf567e12e101fa0796
parent116dced2e425f2e413f304a30a34e0e488af7b89
GPX: Avoid a realloc/copy when reading large data segments that come in multiple hunks.  27x faster on pathological case of a PQ containing the first million digits of pi broken into 70 column lines.
p

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3254 f51c46e8-681c-474f-0cfe-069cfd0219fb
gpsbabel/gpx.c